home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / system-config-printer / ui / AboutDialog.glade next >
Encoding:
Extensible Markup Language  |  2010-09-28  |  2.2 KB  |  36 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.16"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkAboutDialog" id="AboutDialog">
  6.     <property name="border_width">5</property>
  7.     <property name="type_hint">normal</property>
  8.     <property name="copyright" translatable="yes">Copyright © 2006-2008 Red Hat, Inc.</property>
  9.     <property name="comments" translatable="yes">A CUPS configuration tool.</property>
  10.     <property name="website">http://cyberelk.net/tim/software/system-config-printer/</property>
  11.     <property name="license" translatable="yes">This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
  12.  
  13. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
  14.  
  15. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</property>
  16.     <property name="authors">Florian Festi <ffesti@redhat.com>
  17. Tim Waugh <twaugh@redhat.com>
  18. Till Kamppeter <till.kamppeter@gmail.com></property>
  19.     <property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.  Thank you very much for your effort on translating system-config-printer and all our other tools!">translator-credits</property>
  20.     <property name="wrap_license">True</property>
  21.     <child internal-child="vbox">
  22.       <object class="GtkVBox" id="dialog-vbox1">
  23.         <property name="orientation">vertical</property>
  24.         <child internal-child="action_area">
  25.           <object class="GtkHButtonBox" id="dialog-action_area1"/>
  26.           <packing>
  27.             <property name="expand">False</property>
  28.             <property name="pack_type">end</property>
  29.             <property name="position">0</property>
  30.           </packing>
  31.         </child>
  32.       </object>
  33.     </child>
  34.   </object>
  35. </interface>
  36.